Create new flag to disable the last part of the notifications for mount hooks on Android#43349
Closed
rubennorte wants to merge 3 commits into
Closed
Create new flag to disable the last part of the notifications for mount hooks on Android#43349rubennorte wants to merge 3 commits into
rubennorte wants to merge 3 commits into
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D54587739 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D54587739 |
5b98b84 to
224deff
Compare
Differential Revision: D54547194
Differential Revision: D54587740
…nt hooks on Android (facebook#43349) Summary: Pull Request resolved: facebook#43349 Changelog: [internal] We still haven't found the root cause of some of the crashes we're seeing in the experiments to enable mount hooks on Android. This adds a new feature flag to skip part of the mount hooks pipeline to see if we can scope the investigation to that specific part (where we query the root tree in the base revision from the mounting coordinator). Differential Revision: D54587739
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D54587739 |
224deff to
ce4fc5a
Compare
Base commit: 82db330 |
Contributor
|
This pull request has been merged in c645646. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Changelog: [internal]
We still haven't found the root cause of some of the crashes we're seeing in the experiments to enable mount hooks on Android.
This adds a new feature flag to skip part of the mount hooks pipeline to see if we can scope the investigation to that specific part (where we query the root tree in the base revision from the mounting coordinator).
Differential Revision: D54587739